home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Source Code / C / Applications / Newswatcher 2.0b22 / NW Source / Source / log.h < prev    next >
Encoding:
Text File  |  1994-07-18  |  111 b   |  3 lines  |  [TEXT/MMCC]

  1. void OpenLogFile (void);
  2. void CloseLogFile (void);
  3. void Log (Boolean command, unsigned long ipAddr, char *str);